Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-13 | add some /* XXX assert() */ for questionable assumptions (no code | gdt | |
change - just notes to others). | |||
2003-08-01 | 2003-08-01 Cougar <cougar@random.ee> | paul | |
* lib/if.c: (if_cmp_func) new function, compare interface names in alphabetical order. (if_create) Take name as argument and add interface in sorted order. (if_get_by_name),(interface_cmd) fixup calls to if_create - see above. (if_init) register list comparison function. * lib/if.h: Add comparison function, modify if_create prototype. * lib/zclient.c: Modify call to if_create. * ospfd/ospf_interface.c: (ospf_vl_new) modify call to if_create. change sprintf to snprintf. * zebra/kernel_socket.c: (ifm_read) modify call to if_create. | |||
2003-06-06 | 2003-06-07 Paul Jakma <paul@dishone.st> | paul | |
* Revert Cougar's sort interface names patch, causes problems with enabling of interfaces for OSPF in ospfd. | |||
2003-06-05 | Patch from Cougar - sort iflist by name. | hasso | |
2003-05-25 | Add back support for null0 interface blackhole routes. | paul | |
2003-05-25 | Route (reject|blackhole) support from 6Wind patch. | hasso | |
2002-12-13 | zebra link state detection support | paul | |
2002-12-13 | Initial revision | paul | |