summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-08-17Implement an option for setting static routes with gatewayFelix Fietkau
2010-08-17Implement a workaround for the policy routing gateway bugFelix Fietkau
2010-08-17Add default gateway and DHCP handling (not fully working yet because of a kernel bug)Felix Fietkau
2010-08-16Split DHCP code off into a separate source code fileFelix Fietkau
2010-08-11Use policy routing to limit the scope of the host routes to affected interfacesFelix Fietkau
2010-08-11Cancel pending timeouts before freeing hostsFelix Fietkau
2010-08-11Fix interface list definitionFelix Fietkau
2010-08-11Preinitialize more fields of the RTNL requestFelix Fietkau
2010-08-11Flush the route cache after changing routesFelix Fietkau
2010-08-11Move the rtnl code to a separate source fileFelix Fietkau
2010-08-11Move some data structures and definitions to a header fileFelix Fietkau
2010-08-11Do not forward ARP responses to the interface that they came fromFelix Fietkau
2010-08-11Learn the ARP entry of the DHCP server directly from the DHCP responseFelix Fietkau
2010-08-10CFLAGS: use -Os instead of -O2Felix Fietkau
2010-08-10Add a copyright header (GPL v2)Felix Fietkau
2010-08-10Add LDFLAGS to the MakefileFelix Fietkau
2010-08-10Initial importFelix Fietkau