summaryrefslogtreecommitdiff
path: root/ospfd/ospf_vty.c
AgeCommit message (Expand)Author
2013-01-07ospfd: compile warning cleanupsAndrew Certain
2013-01-07ospfd: Fixed typo bug in ospf_vty.h:ospf_neighborAndrew Certain
2013-01-07ospfd: fix argument parsing for distribute-listChristian Franke
2013-01-07ospf: Convert MAX_AGE LSA list to treeDinesh Dutt
2013-01-07ospf: forward ref. of areas for "max-metric router-lsa administrative" cmdAyan Banerjee
2012-01-02lib: fix some strtoul() use casesUlrich Weber
2011-12-13lib: put route_types.txt to real useDavid Lamparter
2011-12-07ospfd: remove unused codeStephen Hemminger
2011-09-27ospfd: use existing macro for consistencyDenis Ovsienko
2010-12-08ospfd: Unify router and network LSA refresh logic with general refresherPaul Jakma
2010-12-08ospfd: Remember network LSA sequence numbers across up/downs of an interfacePaul Jakma
2009-12-03ospfd: VTY strings cleanupStephen Hemminger
2009-09-28[ospfd] enable more OSPF cost command aliasesDenis Ovsienko
2009-08-03ospfd: Change struct ospf_path *oi to ifindex.Joakim Tjernlund
2009-06-12[cleanup] Make command nodes staticStephen Hemminger
2009-06-02[ospfd] fix vty ospfd no ospf abr-type standardFrancesco Dolcini
2009-04-10Justified OSPF cost function names and added support for:Denis Ovsienko
2008-08-25Fix SEGV in ip ospf neighbor allJoakim Tjernlund
2008-08-22[warnings] Fix various SOS warningsPaul Jakma
2007-05-10[ospfd] Fix address qualified 'ip ospf auth' commandsPaul Jakma
2006-12-12[PtP over ethernet] New peer flag allows much more addressing flexibilityAndrew J. Schorr
2006-11-28[ospfd] Fix bug in passive-interface default commands.Andrew J. Schorr
2006-10-22[ospfd] Add passive-interface default supportPaul Jakma
2006-08-27[ospfd] Bug #134, ospfd should be more robust to backward time changePaul Jakma
2006-07-25[ospfd] Additional NSM neighbour state change stats/informationPaul Jakma
2006-07-11[ospfd] record timestamp and event of last NSM state change for neighbourPaul Jakma
2006-06-30[ospfd] Fix "show ip ospf neighbor A.B.C.D" to show all matchesAndrew J. Schorr
2006-06-29[ospfd] Implement new ospf router subcommand "log-adjacency-changes [detail]"Andrew J. Schorr
2006-06-27[ospfd] Replace redistribution strings with new route_types.h defines.Paul Jakma
2006-06-18[ospfd] Fix ospf passive-interface subcommand to create interface if necessaryAndrew J. Schorr
2006-06-15[ospfd] Fix multicast membership drop bugPaul Jakma
2006-05-11[ospfd] Check NULL result from ospf_area_lookup_by_area_id, CID #69Paul Jakma
2006-05-11[ospfd] Fix missing check for ospf_lookup NULL return, CID #70Paul Jakma
2006-05-04[ospfd] Fix SPF of virtual-linksPaul Jakma
2006-01-19[compiler] miscellaneous trivial compiler warning fixespaul
2006-01-10[ospfd] trim redundant stringspaul
2005-11-26[ospfd] rename graceful to deferred, fix a tiny compile warning.paul
2005-11-202005-11-20 Paul Jakma <paul.jakma@sun.com>paul
2005-11-16[ospfd] Standardize buffer sizes used for displaying timers.ajs
2005-11-042005-11-04 Paul Jakma <paul.jakma@sun.com>paul
2005-10-292005-10-29 Paul Jakma <paul.jakma@sun.com>paul
2005-10-232005-10-23 Paul Jakma <paul.jakma@sun.com>paul
2005-10-212005-10-21 Paul Jakma <paul.jakma@sun.com>paul
2005-10-212005-10-21 Paul Jakma <paul.jakma@sun.com>paul
2005-10-212005-10-21 Paul Jakma <paul.jakma@sun.com>paul
2005-10-012005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2005-09-292005-09-29 Alain Ritoux <alain.ritoux@6wind.com>vincent
2005-09-192005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs
2005-08-21 * ospf_vty.c: Make "show ip ospf neighbor xxx" commands work.hasso
2005-08-17 * ospf_vty.c: Check carefully if interface exists before trying tohasso