CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/13 21:52:42
Modified files:
usr.sbin/bgpd : bgpd.h parse.y rde.c rde.h rde_filter.c
rde_rib.c
Log message:
rename rde_free_filter() to filterlist_free() and start using it outside
of the RDE to free the filterlists. Also refactor common code to merge
filterlists into its own function. Makes the code look nicer.
