| Commit message (Expand) | Author | Age | Files | Lines |
* | - Add ESP authentication support (last part of #168972, based on a patch by | Miloslav Trmac | 2006-07-09 | 1 | -26/+28 |
* | Don't use an obsolete peers_certfile syntax (part of #168972, patch by | Miloslav Trmac | 2006-07-08 | 1 | -1/+1 |
* | - Allow disabling AH or ESP with authomatic keying (part of #168972, based on | Miloslav Trmac | 2006-07-08 | 1 | -33/+9 |
* | Eliminate as much duplicated code as possible (part of #168972, based on a | Miloslav Trmac | 2006-07-08 | 2 | -122/+64 |
* | Move $SRC initialization before first use | Miloslav Trmac | 2006-07-08 | 2 | -9/+8 |
* | Prevent IPsec tunelling of local traffic when tunnel subnets overlap (#150862) | Miloslav Trmac | 2006-07-08 | 2 | -10/+29 |
* | add check for IKE_METHOD (#197576, <john_smyth@mail.ru>) | Bill Nottingham | 2006-07-05 | 1 | -0/+1 |
* | readonly root enhancments (modified from <law@redhat.com>, #193164) | Bill Nottingham | 2006-06-12 | 1 | -0/+6 |
* | Remove unused ifdown-aliases. | Miloslav Trmac | 2006-05-17 | 2 | -53/+0 |
* | * ifup-ipsec: | Miloslav Trmac | 2006-05-16 | 2 | -13/+17 |
* | Fix IPv6 address validity check not to consider every non-empty string valid. | Miloslav Trmac | 2006-05-16 | 1 | -1/+1 |
* | Modify IPV6TO4_ROUTING to also add addresses on the interfaces | Miloslav Trmac | 2006-05-14 | 5 | -65/+113 |
* | Add METRIC= support for default routes (#124045) | Miloslav Trmac | 2006-05-10 | 10 | -25/+40 |
* | add newline | Bill Nottingham | 2006-04-20 | 1 | -1/+1 |
* | add readonly-root file | Bill Nottingham | 2006-04-20 | 1 | -0/+4 |
* | Add NETWORKDELAY and LINKDELAY (#176851) | Miloslav Trmac | 2006-04-18 | 1 | -0/+4 |
* | Add support for DHCP on bridges (#125259, original patch by Anders Kaseorg | Miloslav Trmac | 2006-03-27 | 2 | -21/+23 |
* | Don't unnecessarily keep the ifup-ppp process (#163950, patch by Avi Kivity | Miloslav Trmac | 2006-03-20 | 1 | -1/+3 |
* | Provide the underlying device name to ip-up (and thus ifup-routes) for PPP | Miloslav Trmac | 2006-03-20 | 1 | -1/+9 |
* | Undefine $WINDOW to avoid conflict with screen(1) (#174336) | Miloslav Trmac | 2006-03-19 | 2 | -0/+4 |
* | Minor cleanups (#173574): | Miloslav Trmac | 2006-03-19 | 1 | -2/+2 |
* | Fix boot handling of ppp (#129195) | Miloslav Trmac | 2006-03-19 | 1 | -1/+0 |
* | don't hang if we try to rename a device that's already up | Bill Nottingham | 2006-03-17 | 1 | -0/+1 |
* | silence!r8-30 | Bill Nottingham | 2006-02-28 | 1 | -2/+2 |
* | array variables are bad. use $IFS with '/', as that is illegal in | Bill Nottingham | 2006-02-28 | 2 | -11/+19 |
* | Fix potentials for endless loops when you have multiple devices | Bill Nottingham | 2006-02-28 | 2 | -7/+11 |
* | don't cause the module to get reloaded on ifdown if it's not loaded | Bill Nottingham | 2006-02-28 | 2 | -9/+11 |
* | nuke debugging | Bill Nottingham | 2006-02-15 | 1 | -1/+1 |
* | fix loop when change_resolve_conf is supplied the same DNS address | Bill Nottingham | 2006-02-10 | 1 | -0/+1 |
* | ifup-aliases: | Miloslav Trmac | 2006-02-10 | 2 | -10/+56 |
* | - don't restrict alias names unnecessarily, but do check that the filename is | Peter Jones | 2006-02-09 | 1 | -6/+1 |
* | dirty hacks to make sure hotplug doesn't run after unclean shutdown | Bill Nottingham | 2006-02-06 | 1 | -0/+3 |
* | - Support additional per-alias default routes (#149941) | Miloslav Trmac | 2006-02-03 | 1 | -21/+34 |
* | move the arping to before we actually add the address. If the address | Bill Nottingham | 2006-02-02 | 1 | -4/+4 |
* | remove references to /usr/X11R6/bin (#177938) | Bill Nottingham | 2006-01-31 | 1 | -1/+1 |
* | move hotplug handling here. add udev rules. obsolete hotplug. | Bill Nottingham | 2006-01-20 | 1 | -0/+55 |
* | get hwaddrs from sysfs as opposed to ip | sed, etc. | Bill Nottingham | 2006-01-20 | 1 | -2/+8 |
* | udev now loads modules - use that, remove the kmodule stuff | Bill Nottingham | 2005-12-21 | 1 | -4/+0 |
* | use new dhclient file paths, add appropriate conflict (#169164) | Bill Nottingham | 2005-11-28 | 2 | -2/+2 |
* | handle no EOF in the route file (#156972) | Bill Nottingham | 2005-10-03 | 1 | -2/+2 |
* | clean up error message (#135167) | Bill Nottingham | 2005-10-03 | 1 | -1/+1 |
* | move wireless options before bridge options (#122801) | Bill Nottingham | 2005-09-30 | 1 | -13/+13 |
* | silence error (#90601) | Bill Nottingham | 2005-09-30 | 1 | -1/+1 |
* | fixed typo bug | Than Ngo | 2005-09-27 | 1 | -1/+1 |
* | support proper dial-in configuration, thanks to Peter Bieringer (#158380)r8-15 | Than Ngo | 2005-09-26 | 1 | -3/+16 |
* | deal with broken networks better (#168947) | Bill Nottingham | 2005-09-22 | 1 | -5/+7 |
* | throw out nameif error messages | Bill Nottingham | 2005-09-21 | 1 | -2/+2 |
* | set rate in quotes (#163123) | Bill Nottingham | 2005-07-13 | 1 | -1/+1 |
* | add 'cd' to the proper dir (#161170) | Bill Nottingham | 2005-06-21 | 1 | -0/+2 |
* | fix interface renaming (#158774) | Bill Nottingham | 2005-05-25 | 1 | -3/+5 |