Skip to content

Commit

Permalink
Add option for mtu discovery flag
Browse files Browse the repository at this point in the history
Signed-off-by: Marek Küthe <m.k@mk16.de>
  • Loading branch information
marek22k authored and tenderlove committed Feb 23, 2024
1 parent 4bb4327 commit 8b2c421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/socket/mkconstants.rb
Expand Up @@ -748,6 +748,7 @@ def def_intern(func_name, pat, prefix_optional=nil)

IPV6_JOIN_GROUP nil Join a group membership
IPV6_LEAVE_GROUP nil Leave a group membership
IPV6_MTU_DISCOVER nil Path MTU discovery
IPV6_MULTICAST_HOPS nil IP6 multicast hops
IPV6_MULTICAST_IF nil IP6 multicast interface
IPV6_MULTICAST_LOOP nil IP6 multicast loopback
Expand Down

0 comments on commit 8b2c421

Please sign in to comment.