ecos-opt/net/net/bsd_tcpip/current ChangeLog c ...
[email protected] 6 Mar 2012 19:13:28 -0000
| Newsgroups | gmane.os.ecos.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs/ecos Module name: ecos-opt Changes by: [email protected] 2012-03-06 19:13:28 Modified files: net/net/bsd_tcpip/current: ChangeLog net/net/bsd_tcpip/current/cdl: freebsd_net.cdl net/net/bsd_tcpip/current/src/sys/netinet: in_pcb.c Log message: Add CDL option CYGOPT_NET_FREEBSD_FORCE_DIRECTED_BROADCAST that allows you to control whether or not packets sent to 255.255.255.255 get redirected to the interface's subnet broadcast address. By default, this option is enabled (behavior is the same as before this change). [ Bugzilla 1001508 ]