Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-17 | Workaround 5100: Disable TSO on NICs using the igb driver. | Bob Gilligan | |
Packets forwarded by NICs using the igb driver are corrupted when TSO is enabled. It appears that a train of back-to-back packets from the same flow coalesced by LRO are not correctly re-generated by TSO. This workaround prevents the problem by disabling TSO. This problem does not occur in the Kenwood code base, so this workaround should NOT be merged forward to Kenwood. | |||
2009-09-11 | Add group vyatta-op | Stephen Hemminger | |
Necessary to be able to distguish operators in config file to password sync. | |||
2008-12-15 | initial checkin of new commit code--building but does not replace original ↵ | slioch | |
commit. New commit may be accessed through my_commit2 binary. | |||
2008-07-28 | Remove spurious error message during install | rbalocca | |
2008-03-02 | Vyatta-cfg postinst was preventing upgrade | rbalocca | |
2008-02-22 | use vyattacfg for config files | An-Cheng Huang | |
2007-12-13 | make /opt/vyatta[/etc]/config in postinst rather than init script | Tom Grennan | |
2007-12-04 | create "vyattacfg" group in postinst (for configure mode). | An-Cheng Huang | |
2007-11-27 | Fix 2497: check for duplicate ip address. | Stig Thormodsrud | |
Also while we're add it, allow user to set an ipv6 address or get address from dhcp. | |||
2007-11-07 | * support rc.local on persistent storage. | An-Cheng Huang | |
* start vyatta-ofr at S90. | |||
2007-11-06 | handle config directory in vyatta-ofr init. | An-Cheng Huang | |
2007-10-18 | use S99 for vyatta-ofr init | An-Cheng Huang | |
2007-10-17 | import the vyatta-ofr init script from old eureka. | An-Cheng Huang | |
2007-10-05 | added postinst to create config directories. | An-Cheng Huang | |